home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.083 < prev    next >
Text File  |  1996-02-12  |  29KB  |  629 lines

  1. Frequently Asked Questions (FAQS);faqs.083
  2.  
  3.  
  4.  
  5. Posted-By: auto-faq script
  6. Archive-name: packet-radio-faq
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.           Frequently Asked Questions
  18.           for
  19.           Amateur Packet Radio
  20.  
  21.           Version 1.5
  22.           4 October 1991
  23.  
  24.           This document is for unlimited distribution.
  25.  
  26.           Please send corrections and additions to Steve Schallehn
  27.           (steve@matt.ksu.ksu.edu).  The Packet Radio FAQ's will be posted
  28.           on a monthly basis to rec.radio.amateur.packet.  The current
  29.           version of this document is available via anonymous FTP at
  30.           ftp.cs.buffalo.edu.
  31.  
  32.  
  33.      1.0  Basic Packet Radio Information
  34.           1.1  What is packet radio?
  35.           1.2  What is amateur radio?
  36.           1.3  What can I do on packet radio?
  37.           1.4  Why packet over other digital modes?
  38.           1.5  What elements make up a packet station?
  39.                     TNC (Terminal Node Controller)
  40.                     Computer or Terminal
  41.                     A radio
  42.           1.6  What do you mean we can all use the same channel?
  43.           1.7  What is AX.25 ?
  44.           1.8  Definitions:  Commonly used terms in Amateur Packet
  45.                Radio
  46.           1.9  Do's and Don'ts : Rules and Regulations
  47.  
  48.      2.0  Computing Network Resources for Amateur Packet radio
  49.           2.1  What Newsgroups/mailing lists are available?
  50.           2.2  What anonymous FTP sites are available
  51.           2.3  Are there any gateways for mail or news
  52.                     Internet / Packet Radio BBS Gateway
  53.                     LAN Gateways (Packet wormholes via Internet)
  54.  
  55.      3.0  Networking and special packet protocols
  56.           3.1  Are there any other protocols in use other than AX.25?
  57.           3.2  What is TCP/IP?
  58.           3.3  Networking Schemes
  59.                     What are some of those other networking schemes?
  60.                     Digipeaters
  61.                     KA-Nodes
  62.                     NET/ROM
  63.                     ROSE
  64.                3.4  BBS message transfer
  65.  
  66.  
  67.      1.0  Basic Packet Radio Information
  68.  
  69.      1.1  What is packet radio?
  70.  
  71.           Packet radio is digital communications via amateur radio.  Packet
  72.           radio takes any digital data stream and sends that via radio to
  73.           another amateur radio station.  Packet radio is so named because
  74.           it sends the data in small burst, or packets.
  75.  
  76.  
  77.      1.2  What is amateur radio?
  78.  
  79.           Amateur Radio (sometimes called Ham Radio) is individuals using
  80.           specified radio frequencies for personal enjoyment,
  81.           experimentation, and the continuation of the radio art.  Amateur
  82.           radio operators must be licensed by their government.  In the
  83.           United States, the Federal Communications Commission issues
  84.           amateur radio licenses.  Normally, a test on operating practices,
  85.           radio theory, and in some cases morse code proficiency test is
  86.           administered.  Amateur radio is not to be used for commercial
  87.           purposes.  Also, amateur radio operators are restricted from
  88.           using profanity and using amateur radio for illegal purposes.
  89.  
  90.           For more information on Amateur Radio in general, see the monthly
  91.           frequently asked questions posting in rec.radio.amateur.misc.
  92.  
  93.  
  94.      1.3  What can I do on packet radio?
  95.  
  96.           Keyboard-to-Keyboard contacts:
  97.                Like other digital communications modes, packet radio can be
  98.                used to talk to other amateurs.  For those who cannot use HF
  99.                frequencies, 2 amateurs can talk to each other from long
  100.                distances using the packet radio network.
  101.  
  102.           Packet BBS operations:
  103.                Many cities have a packet Bulletin Board System (BBS)
  104.                attached to their local packet network.  Amateurs can check
  105.                into the BBS's and read messages from other packet users on
  106.                almost any topic.  BBS's are networked together over the
  107.                packet network to allow messages to reach a broader audience
  108.                than your local BBS users.  Private messages may also be
  109.                sent to other packet operators, either locally or who use
  110.                other BBSs.  BBS's have the latest ARRL, AMSAT, and
  111.                propagation bulletins.  Many BBS's have a file section
  112.                containing various text files full of information on amateur
  113.                radio in general.
  114.  
  115.           DX Packet Cluster:
  116.                A recent development is use of packet radio for DX spotting.
  117.                HF operators connect to the local DX Packet Cluster for the
  118.                latest reports on DX.  Often a user will 'spot' some hot DX
  119.                and distribute the DX report real time.
  120.  
  121.           File Transfer:
  122.                With special software, amateurs can pass any binary files to
  123.                other amateurs.  Currently, this is done with TCP/IP
  124.                communications, YAPP, and other specialized protocols.
  125.  
  126.           Satellite Communications:
  127.                Many of the amateur radio satellites contain microcomputer
  128.                systems that can provide special information to amateurs.
  129.                Some satellites contain CCD cameras on board and you can
  130.                download images of the earth and the stars.  Others provide
  131.                store and forward packet mailboxes to allow rapid message
  132.                transfers over long distances.  Some satellites use AX.25,
  133.                some use special packet protocols developed for satellite
  134.                communications.  A few transmit AX.25 packets over FM
  135.                transmitters, but most use SSB transmissions.
  136.  
  137.  
  138.      1.4  Why packet over other digital modes?
  139.  
  140.           Packet has three great advantages over other digital modes:
  141.           transparency, error correction, and automatic control.
  142.  
  143.           The operation of a packet station is transparent to the end user;
  144.           connect to the other station, type in your message, and it is
  145.           sent automatically.  The Terminal Node Controller (TNC)
  146.           automatically divides the message into packets, keys the
  147.           transmitter and sends the packets.  While receiving packets, the
  148.           TNC automatically decodes, checks for errors, and displays the
  149.           received messages.  In addition, any packet TNC can be used a
  150.           packet relay station, sometimes called a digipeater.  This allows
  151.           for greater range by stringing several packet stations together.
  152.  
  153.           Packet radio provides error free communications because of built
  154.           in error detection schemes.  If a packet is received, it is
  155.           checked for errors and will be displayed only if it is correct.
  156.  
  157.           With VHF/UHF packet, many countries allow packet operators to
  158.           operate in automatic control mode.  This means that you can leave
  159.           your packet station on constantly.  Other users can connect to
  160.           you at any time they wish to see if you are home.  Some TNC's
  161.           even have Personal BBS's (sometimes called mailboxes) so other
  162.           amateurs can leave you messages if you are not at home.
  163.  
  164.           Another advantage of packet over other modes is the ability for
  165.           many users to be able to simultaneously use the same frequency
  166.           channel simultaneously.
  167.  
  168.  
  169.      1.5  What elements make up a packet station?
  170.  
  171.           TNC (Terminal Node Controller)
  172.                A TNC contains a modem to decode the audio signals into
  173.                digital signals.  It also contains a modem and a micro-
  174.                computer to convert the digital signals into text that can
  175.                be sent over a RS-232 port to the computer.  The CPU also
  176.                handles the protocol overhead of the packet station.  When
  177.                you send data, it takes the text, puts error checking on it
  178.                (CRC) and also puts it in an envelope for sending.  When
  179.                receiving a signal, it takes it out of the envelope, and
  180.                sends the message to the computer.
  181.  
  182.                Most TNC's use 1200 baud for local UHF/VHF packet and 300
  183.                baud for long distance HF packet communications.  For
  184.                VHF/UHF packet, higher speeds modems are available, but
  185.                often are harder to interface.
  186.  
  187.           Computer or Terminal
  188.                This is the user interface.  A computer running a terminal
  189.                program or just a dumb terminal can be used.  For computers,
  190.                any phone modem communications program can be adapted for
  191.                packet use or customized packet radio programs are
  192.                available.
  193.  
  194.           A radio
  195.                For 1200 baud UHF/VHF packet, commonly available narrow band
  196.                FM voice radios are used.  For HF packet, 300 baud data is
  197.                used over single side band modulation. For high speed packet
  198.                (anything greater than 1200 baud), special radios or
  199.                modified FM radios must be used.
  200.  
  201.  
  202.      1.6  What do you mean we can all use the same channel?
  203.  
  204.           Packet radio uses a protocol called AX.25.  AX.25 specifies
  205.           channel access (ability to transmit on the channel) to be handled
  206.           by CSMA (Carrier Sense Multiple Access)  If you need to transmit,
  207.           your TNC monitors the channel to see if someone else is
  208.           transmitting.  If no one else is transmitting, then the radio
  209.           keys up and the TNC sends it's packet.  All the other stations
  210.           hear the packet and do not transmit until you are done.
  211.           Unfortunately, 2 stations could accidentally transmit at the same
  212.           time.  This is called a collision.  If a collision occurs,
  213.           neither TNC will receive a reply back from the last packet it
  214.           sent.  Each TNC will wait a random amount of time and then
  215.           retransmit the packet.
  216.  
  217.           In actuality, a more complex scheme is used to determine when the
  218.           TNC transmits.  See the "AX.25 Protocol Specification" for more
  219.           information.
  220.  
  221.  
  222.      1.7  What is AX.25 ?
  223.  
  224.           AX.25 (Amateur X.25) is the communications protocol used for
  225.           packet radio.  A protocol is a standard for how two computer
  226.           systems are to communicate with each other, somewhat analogous to
  227.           using business format when writing a business letter.  AX.25 was
  228.           developed in the 1970's and based of the wired network protocol
  229.           X.25.  Because of the difference in the transport medium (radios
  230.           vs wires) and because of different addressing schemes, X.25 was
  231.           modified to suit amateur radio's needs.  AX.25 includes a
  232.           digipeater field to allow other stations to automatically repeat
  233.           packets to extend the range of transmitters.  One advantage of
  234.           AX.25 is that every packet sent contains the senders and
  235.           recipients amateur radio callsign, thus providing station
  236.           identification with every transmission.
  237.  
  238.  
  239.      1.8  Definitions:  Commonly used terms in Amateur Packet Radio
  240.  
  241.           HDLC :  (High-Level Data Link Control Procedures) A standard for
  242.           high level link control. (ISO 3309)
  243.  
  244.           AX.25 : Amateur X.25 protocol.  The basis of most packet systems.
  245.           See section 1.7.
  246.  
  247.           TAPR : Tucson Amateur packet Radio.  Was the first group to
  248.           create a packet radio TNC using AX.25.  Soon a TAPR TNC became
  249.           cloned by many others.  TAPR continues development of packet
  250.           radio equipment.
  251.  
  252.           digipeater : A packet radio station used for repeating packets.
  253.           See section 3.3.1 for more information.
  254.  
  255.           digi : Short name for a digipeater
  256.  
  257.           NET/ROM : A scheme for packet radio networking.  See section
  258.           3.3.3 for more information.
  259.  
  260.           TCP/IP : Transmission Control Protocol/Internet Protocol.  A set
  261.           of utility programs used over AX.25.  See sections 3.2 for more
  262.           information.
  263.  
  264.           KA9Q NOS : (KA9Q Network Operating System)  A TCP/IP program
  265.           originally developed by Phil Karn, KA9Q.  Currently there are
  266.           many different versions available.  See section 3.2 for more
  267.           information.
  268.  
  269.           NODE : A network node.  Often a network node running NET/ROM.
  270.  
  271.           KA-Node : A simple networking scheme developed by TNC maker
  272.           Kantronics.  See section 3.3.2 for more info.
  273.  
  274.           CSMA : Carrier Sense Multiple Access.  A system allowing many
  275.           stations to use the same radio frequency simultaneously for
  276.           packet communications.
  277.  
  278.           TNC : Terminal Node Controller.  See section 1.5 for more
  279.           information.
  280.  
  281.           AMPR : Amateur Packet Radio.
  282.  
  283.           44 net : The class A network designator for TCP/IP amateur packet
  284.           radio.  All numerical TCP/IP addresses are in the format of
  285.           44.xxx.xxx.xxx .
  286.  
  287.           ampr.org : The high level domain recognized on Internet for
  288.           amateur packet radio TCP/IP.
  289.  
  290.           RS-232 : (RS-323C)  A standard for interconnection of serial
  291.           peripherals to small computer systems.  In packet radio, RS-232
  292.           is the most common interface between TNC's and the
  293.           Computer/Terminal.
  294.  
  295.           protocol : A standard used for intercommunications between
  296.           different computer systems.
  297.  
  298.           CRC : Cyclical Redundancy Code. The error detection scheme
  299.           included in each packet.  Verify that the packet was received
  300.           error free.
  301.  
  302.           KISS : Keep It Simple Stupid.  A simple interface developed for
  303.           communications between TNCs and computers.  This allows for most
  304.           of the packet processing to be handled by the computer.  Commonly
  305.           used with packet TCP/IP software.
  306.  
  307.           modem : Modulator/Demodulator.  Converts the analog signals into
  308.           binary data stream (a series of ones and zeros) for the TNC or a
  309.           micro-computer .  First step in decoding packets.
  310.  
  311.           FCC : Federal Communications Commission.  Regulates and issues
  312.           licenses for amateur radio in the United States.
  313.  
  314.           FM : Frequency Modulation.  The radio modulation scheme used for
  315.           VHF and UHF packet communications.
  316.  
  317.           SSB : Single Side Band Modulation.  The radio modulation scheme
  318.           use for HF packet and satellite packet communications.
  319.  
  320.           AFSK : Audio Frequency Shift Keying.  A method of representing
  321.           digital information by using different audio frequencies
  322.           modulated on a carrier.
  323.  
  324.           FSK : Frequency Shift Keying.  A method of representing digital
  325.           information by shifting the radio carrier different amounts to
  326.           represent ones and zeros.
  327.  
  328.           LAN : Local Area Network.  A packet network developed for
  329.           communications throughout a city or region.  Often, the LAN uses
  330.           separate frequencies from inter-city packet links.
  331.  
  332.  
  333.      1.9  Do's and Don'ts : Rules and Regulations
  334.  
  335.           NOTE: These regulations apply only to amateurs regulated by the
  336.           FCC (United States), but often are similar to regulations in
  337.           other countries.
  338.           [Since I have no experience with amateur radio in other
  339.           countries, I cannot make any comments.  Please bring any notable
  340.           exceptions to my attention. -Steve]
  341.  
  342.  
  343.           Although there are no specific rules that apply to amateur packet
  344.           radio, the general amateur radio rules force some restrictions on
  345.           packet usage.
  346.  
  347.  
  348.           Can I set up a TNC at home and one at work so I can check my
  349.           Electronic mail via packet?
  350.  
  351.                This cannot be done without special restrictions.  Amateur
  352.                radio rules prohibit any business.  Since you could have
  353.                mail from your boss (or maybe even someone selling you
  354.                something over Internet), that would constitute business
  355.                activity and is specifically prohibited.
  356.  
  357.                Profanity can also be a complication.  Since you have no
  358.                control over the language used in E-mail, proper filtering
  359.                is required.  Since no filter scheme can catch every
  360.                offense, it is best to say every message must be hand
  361.                filtered.
  362.  
  363.  
  364.           I would like to set up a packet radio gateway between a land line
  365.           computer network and the packet network.  Is this possible?
  366.  
  367.                Yes, and there are several such gateways in use, but they
  368.                must be managed with caution.  Electronic mail may be pass
  369.                FROM the packet network INTO the land line network without
  370.                intervention.  However, mail passed TO packet radio is
  371.                considered third party traffic (the sender is not an
  372.                amateur) and these messages must be hand filtered to assure
  373.                that rules of message content are followed.
  374.  
  375.           It's my license if I send use packet radio illegally anyway, so
  376.           what does anyone else care!
  377.  
  378.                Packet radio is one of the few NETWORKED systems in amateur
  379.                radio.  Many people have helped develop the network and
  380.                there are many amateurs who own parts of the packet radio
  381.                network.  Sending packet BBS mail, digipeating, and sharing
  382.                the channel involves the licenses of MANY people.  Because
  383.                of FCC rules stating that anything to come out of a
  384.                transmitter (either in automatic mode or via your direct
  385.                control) is the licensees responsibility, one illegal
  386.                message sent over the packet radio network could literally
  387.                jeopardize the license of thousands of other amateurs.  When
  388.                in doubt, it is best to check with other amateurs about
  389.                sending the message before it is sent.
  390.  
  391.           I have some ideas on how to use packet radio in a new way, but I
  392.           don't know if it is legal.  Who could tell me if I can do it
  393.           legally?
  394.  
  395.                The worst thing you can do is talk to the FCC about such an
  396.                issue.  The FCC rules are written to be general enough to
  397.                encompass but not restrict new radio activities.  In the
  398.                past, any non-thought-out requests sent to the FCC have
  399.                meant a reduction of privilege for all amateur radio
  400.                operators.
  401.  
  402.                The best source for legal assistance is your national
  403.                amateur radio association.  In the United States, that is
  404.                the American Radio Relay League (ARRL).  Another good place
  405.                for such conversations is over Usenet/packet mailing lists,
  406.                or the amateur radio BBS network.
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.      2.0  Computing Network Resources for Amateur Packet radio
  415.  
  416.           This section summarizes the resources available on Internet for
  417.           amateur packet radio operators.
  418.  
  419.  
  420.      2.1  What Newsgroups/mailing lists are available?
  421.  
  422.           This is a list of all groups that regularly discuss amateur
  423.           packet radio.  For newsgroups, join the group through use of your
  424.           news reader.   For mailing lists, add a '-request' to the end of
  425.           the list name to request subscriptions.  For listserv groups,
  426.           send mail to 'listserv' at the node which contains the list.  The
  427.           first line of the mail should be 'SUBSCRIBE groupname yourname'.
  428.           Send the command 'help' for more information.
  429.  
  430.  
  431.           rec.radio.amateur.packet (Newsgroup):
  432.                General discussions involving Packet Radio.
  433.  
  434.           rec.radio.amateur.misc (Newsgroup):
  435.                General amateur radio discussion.  Usually does not contain
  436.                any particular information about Amateur Packet Radio.
  437.  
  438.           rec.radio.amateur.policy (Newsgroup):
  439.                Discussion of regulation policies regarding every aspect of
  440.                amateur radio.  Occasionally deals with polices of packet
  441.                coordination and legal issues of packet radio.
  442.  
  443.           rec.radio.swap (Newsgroup):
  444.                General For-Sale for any radio equipment.  Occasionally will
  445.                have packet equipment for sale.  Recommended location for
  446.                any amateur packet radio for-sale items.
  447.  
  448.           info-hams@ucsd.edu (Listserv group):
  449.                A digest redistribution of the rec.radio.amateur.misc Usenet
  450.                discussion.
  451.  
  452.           packet-radio@ucsd.edu (Listserv group):
  453.                A digest redistribution of the rec.radio.amateur.packet
  454.                Usenet discussion.
  455.  
  456.           ham-policy@ucsd.edu (Listserv group):
  457.                A digest redistribution of the rec.radio.amateur.policy
  458.                Usenet discussion
  459.  
  460.           hs-modem@wb3ffv.ampr.org (Mailing list):
  461.                Discussion of high speed modems and radios available and
  462.                future plans.  Also includes discussion of networking using
  463.                high speed modems.
  464.  
  465.           tcp-group@ucsd.edu (Mailing list):
  466.                Group discussion technical developments of TCP/IP over
  467.                packet radio and use of the NOS TCP/IP programs.
  468.  
  469.           gateways@uhm.ampr.org (mailing list):
  470.                Discussion of current gateways and future plans for
  471.                gateways.  May deal with sensitive internetworking issues.
  472.  
  473.  
  474.           For all lists at ucsd.edu, archives may be found via anonymous
  475.           FTP at ucsd.edu.  Some listserv groups also have archives.  Send
  476.           the command 'help' to the group's listserv for more information.
  477.           Digest mailings for the ucsd.edu discussions are also available.
  478.           Send mail to listserv@ucsd.edu with the first line being
  479.           'longindex' for more information.
  480.  
  481.  
  482.      2.2  What anonymous FTP sites are available for getting packet radio
  483.           information and programs?
  484.  
  485.           This is a sampling of FTP sites that carry amateur packet radio
  486.           related files.  Consult the Archie archive server for info on
  487.           locating particular files.  For more information on using archie,
  488.           send mail to archie@cs.mcgill.edu with the line 'help'.
  489.  
  490.  
  491.           ucsd.edu
  492.                Primary distribution site of KA9Q's derived TCP/IP packages.
  493.                Also, general packet radio information.
  494.  
  495.           wsmr-simtel20.army.mil
  496.                Very large collection of amateur radio software.
  497.  
  498.           wuarchive.wustl.edu
  499.                Mirror site of Simtel20 archives.  Unix directory
  500.                structure - Easier to use then the simtel20 archive.
  501.  
  502.           ftp.cs.buffalo.edu
  503.                Supplimental archive site for amateur radio information.
  504.                Contains current copies of all rec.radio.amatuer.* FAQ's.
  505.  
  506.           tomcat.gsfc.nasa.gov
  507.                Packet software including Baycomm, Rose, G8BPQ, NOS, etc.
  508.  
  509.  
  510.      2.3  Are there any gateways for mail or news between Internet and
  511.           Amateur Packet radio?
  512.  
  513.           Internet / Packet Radio BBS Gateway
  514.  
  515.           Jim Durham, W2XO, maintains a gateway between Internet and the
  516.           Packet radio BBS system.
  517.  
  518.           To mail from Internet to Packet:
  519.                1.   Mail to: "bbs@w2xo.pgh.pa.us"
  520.                2.   Make the first line of the text a Packet BBS "send"
  521.                     command, ie:
  522.                       SP TOCALL @ BBSCALL.ROUTING-HINTS < FROMCALL
  523.                3.   The "subject" line of the Internet mail becomes the
  524.                     "title" line of the Packet BBS mail.
  525.  
  526.           NOTE:     Because of FCC regulations, Jim must hand filter each
  527.                     message sent FROM Internet TO the Amateur Packet Radio
  528.                     BBS system.  Messages should be of minimal length and
  529.                     appropriate content.  Read Section 1.9 (Do's and
  530.                     Don'ts: Rules and Regulations) regarding appropriate
  531.                     usage of packet radio for more information.  Always
  532.                     include the routing hints with the BBS callsign.
  533.  
  534.           To mail from Packet to Internet:
  535.                1.   The amateur radio operator must have his callsign
  536.                     registered in the gateway alias list.  If you want to
  537.                     mail from packet to a specific amateur on Internet,
  538.                     send mail to 'durham@w2xo.pgh.ps.us' (Internet) or
  539.                     'W2XO @ W2XO.#WPA.PA.USA.NAOM' (Packet BBS mail) with
  540.                     his/her amateur callsign and their Internet address.
  541.                2.   Once the above is accomplished, packet BBS mail should
  542.                     be sent to 'CALL @ W2XO.#WPA.PA.USA.NAOM'.  The mail
  543.                     will automatically be forwarded to the Internet address
  544.                     of the amateur with the 'CALL' callsign.
  545.  
  546.  
  547.           Jim Durham's Internet address is 'durham@w2xo.pgh.ps.us'.
  548.  
  549.  
  550.           LAN Gateways (Packet wormholes via Internet)
  551.  
  552.           Currently a group of amateurs are experimenting with connecting
  553.           packet LANs together via Internet IP inside IP Encapsulation.
  554.           Some of the gateways only accept TCP/IP packets, others AX.25
  555.           packets.  These gateways uses the Internet as a transport medium,
  556.           thus it is impossible to access the packet radio network from
  557.           Internet.  For more information, join the Gateways mailing list
  558.           by sending mail to "gateways-request@uhm.ampr.org".
  559.  
  560.  
  561.  
  562.  
  563.  
  564.      3.0  Networking and special packet protocols
  565.  
  566.           This is a sample of some of the more popular networking schemes
  567.           available today.  By far, there are more customized networking
  568.           schemes used than listed.  Consult your local packet network guru
  569.           for specific network information.
  570.  
  571.  
  572.      3.1  Are there any other protocols in use other than AX.25?
  573.  
  574.           AX.25 is considered the defacto standard protocol for amateur
  575.           radio use and is even recognized by many countries as a legal
  576.           operation mode.  However, there are other standards.  TCP/IP is
  577.           used in some areas for amateur radio.  Also, some networking
  578.           protocols use other packet formats than AX.25.
  579.  
  580.           Often, special packet radio protocols are encapsulated within
  581.           AX.25 packet frames.  This is done to insure compliance with
  582.           regulations requiring packet radio transmissions to be in the
  583.           form of AX.25.  However, details of AX.25 encapsulation rules
  584.           vary from country to country.
  585.  
  586.  
  587.      3.2  What is TCP/IP?
  588.  
  589.           TCP/IP stands for Transmission Control Protocol/Internet
  590.           Protocol.  This is commonly used over the Internet wired computer
  591.           network.  The TCP/IP suite contains different transmission
  592.           facilities such as FTP (File Transfer Protocol), SMTP (Simple
  593.           Mail Transport Protocol), Telnet (Remote terminal protocol), and
  594.           NNTP (Net News Transfer Protocol)
  595.  
  596.           The KA9Q NOS program (also called NET) is the most commonly used
  597.           version of TCP/IP in packet radio.  NOS originally was written
  598.           for the PC compatible.  However, NOS has been ported to many
  599.           different computers such as the Amiga, Macintosh, Unix, and
  600.           others.  Smaller computers like the Commodore 64 and the Timex-
  601.           Sinclar do not currently have version of NOS available.
  602.  
  603.  
  604.  
  605.      3.3  Networking Schemes
  606.  
  607.           What are some of those other networking schemes?
  608.  
  609.           During the early days of amateur packet radio, it became apparent
  610.           that a packet network was needed.  To this end, the following
  611.           packet network schemes where created.
  612.  
  613.  
  614.           Digipeaters
  615.  
  616.           The first networking scheme with packet radio was Digipeaters.
  617.           Digipeaters would simply look at a packet, and if it's call was
  618.           in the digipeater field, it would resend the packet.  Digipeaters
  619.           allow the extension of range of a transmitter by retransmitting
  620.           any packets addressed to the digipeater.
  621.  
  622.           This scheme worked well with only a few people on the radio
  623.           channel.  However, as packet became more popular, digipeaters
  624.           soon were clogging up the airwaves with traffic being repeated
  625.           over long distances.  Also, if a packet got lost by one of the
  626.           digipeaters, the originator station would have to retransmit the
  627.           packet again, forcing every digipeater to transmit again and
  628.           causing more congestion.
  629.